PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFListField Class
/ setSelectedItem Method
A
PDFListItem
that represents the selected item.
Collapse All
Expand All
In This Topic
setSelectedItem Method
In This Topic
Sets the first selected item in the list.
Syntax
public
void
setSelectedItem(
PDFListItem
value
)
Parameters
value
A
PDFListItem
that represents the selected item.
See Also
Reference
PDFListField Class
PDFListField Members